﻿2026-09-09T00:48:36.0230042Z ##[group]Run actions/checkout@v5
2026-09-09T00:48:36.0230807Z with:
2026-09-09T00:48:36.0231221Z   repository: BigscreenVR/spt-bs-core
2026-09-09T00:48:36.0234123Z   token: ***
2026-09-09T00:48:36.0234490Z   ssh-strict: true
2026-09-09T00:48:36.0234885Z   ssh-user: git
2026-09-09T00:48:36.0235252Z   persist-credentials: true
2026-09-09T00:48:36.0235680Z   clean: true
2026-09-09T00:48:36.0236069Z   sparse-checkout-cone-mode: true
2026-09-09T00:48:36.0236513Z   fetch-depth: 1
2026-09-09T00:48:36.0236880Z   fetch-tags: false
2026-09-09T00:48:36.0237261Z   show-progress: true
2026-09-09T00:48:36.0237639Z   lfs: false
2026-09-09T00:48:36.0238012Z   submodules: false
2026-09-09T00:48:36.0238418Z   set-safe-directory: true
2026-09-09T00:48:36.0238841Z   allow-unsafe-pr-checkout: false
2026-09-09T00:48:36.0239699Z ##[endgroup]
2026-09-09T00:48:36.2098135Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T00:48:36.2099983Z ##[group]Getting Git version info
2026-09-09T00:48:36.2100699Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-09T00:48:36.2101711Z [command]/usr/bin/git version
2026-09-09T00:48:36.2220309Z git version 2.43.0
2026-09-09T00:48:36.2238000Z ##[endgroup]
2026-09-09T00:48:36.2246572Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/afd3b51a-8aa6-48bb-a5b7-25253f71d976/.gitconfig'
2026-09-09T00:48:36.2254314Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/afd3b51a-8aa6-48bb-a5b7-25253f71d976' before making global git config changes
2026-09-09T00:48:36.2255563Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T00:48:36.2257452Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-09T00:48:36.2299053Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-09T00:48:36.2315593Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T00:48:36.2325082Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T00:48:36.2327556Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T00:48:36.2355001Z HEAD
2026-09-09T00:48:36.3564887Z ##[endgroup]
2026-09-09T00:48:36.3568257Z [command]/usr/bin/git submodule status
2026-09-09T00:48:36.3852171Z ##[group]Cleaning the repository
2026-09-09T00:48:36.3854453Z [command]/usr/bin/git clean -ffdx
2026-09-09T00:48:36.4083216Z [command]/usr/bin/git reset --hard HEAD
2026-09-09T00:48:36.4688934Z HEAD is now at 25e600158 release: v0.68.0 — version material on the r2 assembled WEBSERVE head
2026-09-09T00:48:36.4698142Z ##[endgroup]
2026-09-09T00:48:36.4701029Z ##[group]Disabling automatic garbage collection
2026-09-09T00:48:36.4705490Z [command]/usr/bin/git config --local gc.auto 0
2026-09-09T00:48:36.4747163Z ##[endgroup]
2026-09-09T00:48:36.4748336Z ##[group]Setting up auth
2026-09-09T00:48:36.4756086Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-09T00:48:36.4793127Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-09T00:48:36.4994184Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T00:48:36.5019054Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-09T00:48:36.5210583Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T00:48:36.5235433Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-09T00:48:36.5418909Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-09T00:48:36.5448686Z ##[endgroup]
2026-09-09T00:48:36.5449778Z ##[group]Fetching the repository
2026-09-09T00:48:36.5455113Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +25e6001585ed0cd495a72c7634dded9dd207bdae:refs/remotes/origin/golden/webserve-272-r2
2026-09-09T00:48:37.0845451Z ##[endgroup]
2026-09-09T00:48:37.0846573Z ##[group]Determining the checkout info
2026-09-09T00:48:37.0847684Z ##[endgroup]
2026-09-09T00:48:37.0849698Z [command]/usr/bin/git sparse-checkout disable
2026-09-09T00:48:37.0893087Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-09T00:48:37.0914640Z ##[group]Checking out the ref
2026-09-09T00:48:37.0916636Z [command]/usr/bin/git checkout --progress --force -B golden/webserve-272-r2 refs/remotes/origin/golden/webserve-272-r2
2026-09-09T00:48:37.1002423Z Switched to a new branch 'golden/webserve-272-r2'
2026-09-09T00:48:37.1004449Z branch 'golden/webserve-272-r2' set up to track 'origin/golden/webserve-272-r2'.
2026-09-09T00:48:37.1008490Z ##[endgroup]
2026-09-09T00:48:37.1050283Z [command]/usr/bin/git log -1 --format=%H
2026-09-09T00:48:37.1079563Z 25e6001585ed0cd495a72c7634dded9dd207bdae
